Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ctype_digit
ctype_digit
Check numeric characters
Name:
ctype_digit
Category:
Character type detection Ctype
Programming Language:
php
One-line Description:
Check numeric characters
Related
High Sierra PHP Development Guide: Optimizing Your Development Environment and Best Practices
5
Mysqli_result::fetch_column Tips for using mysqli_query with
1
Application of getmyinode function in file version control
10
Creating Dynamic Interactive Data Tables with PHP and jQuery to Enhance User Experience
7
Similar Functions
ctype_cntrl
ctype_cntrl
Checkcontrolcharacte
ctype_print
ctype_print
Checkprintablecharac
ctype_graph
ctype_graph
Checkforanyprintable
ctype_lower
ctype_lower
Checklowercasecharac
ctype_xdigit
ctype_xdigit
Checkcharactersrepre
ctype_space
ctype_space
Checkspacecharacters
ctype_alpha
ctype_alpha
Checkalphabeticalcha
ctype_digit
ctype_digit
Checknumericcharacte
Popular Articles